Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-router (source) 1.121.0 -> 1.133.32 age confidence
@tanstack/react-router-devtools (source) 1.121.0 -> 1.133.32 age confidence
@tanstack/react-start (source) 1.121.0 -> 1.133.32 age confidence

Release Notes

TanStack/router (@​tanstack/react-router)

v1.133.32

Compare Source

v1.133.28

Compare Source

Version 1.133.28 - 10/25/25, 10:51 PM

Changes
Fix
Test
  • solid-router: add basepath-file-based e2e suite (#​5623) (54e0be8) by Birk Skyum
  • solid-router: un-skip link tests (#​5621) (08d78c1) by Birk Skyum
  • solid-router: fix timing in loaders test (#​5622) (735c1e3) by Birk Skyum
  • solid-start: sync server-routes e2e to react (#​5618) (b5c96d4) by Birk Skyum
  • solid: add params.spec.ts to start/router (#​5617) (3ce120b) by Birk Skyum
  • solid-router: sync unit tests from react-router (#​5614) (f4a544f) by Birk Skyum
  • solid-router: add sentry e2e (#​5612) (a068c43) by Birk Skyum
Ci
  • apply automated fixes (c6183ad) by autofix-ci[bot]
Docs
Other
Packages

v1.133.27

Compare Source

v1.133.25

Compare Source

Version 1.133.25 - 10/23/25, 6:29 PM

Changes

Fix
Chore
  • solid: bump solid-js to ^1.9.9 to align seroval versions (#​5586) (47bc1c3) by Birk Skyum
Other

Packages

v1.133.22

Compare Source

v1.133.21

Compare Source

Version 1.133.21 - 10/21/25, 2:35 PM

Changes

Fix
Test
  • solid-start: basic-auth e2e suite and example (#​5558) (da10edf) by Birk Skyum
  • solid-start: add virtual-routes e2e suite (#​5556) (410fdf8) by Birk Skyum
Docs
  • display auth, query, static examples on website (#​5563) (12f0e8c) by Birk Skyum
  • solid-start: start-basic-solid-query example (#​5562) (616a38e) by Birk Skyum
Other

Packages

v1.133.20

Compare Source

Version 1.133.20 - 10/20/25, 11:21 PM

Changes

Fix
  • router-core: add support for handling any kind of empty _splat consistently (#​5510) (3eccdeb) by Paul Sachs
Other

Packages

v1.133.19

Compare Source

Version 1.133.19 - 10/20/25, 10:56 PM (Manual Release)

Changes
Docs
  • solid-router: add solid-query router examples (#​3891) (fc82bf2) by Birk Skyum
Other
Packages

v1.133.18

Compare Source

Version 1.133.18 - 10/20/25, 10:17 PM

Changes

Fix
Ci
  • apply automated fixes (attempt 2/3) (d9d1efc) by autofix-ci[bot]
  • apply automated fixes (31834e3) by autofix-ci[bot]
Other

Packages

v1.133.15

Compare Source

Version 1.133.15 - 10/19/25, 9:58 PM

Changes

Fix
  • set statusCode to 500 if error occurs (#​5541) (015bc2d) by Manuel Schiller
Docs

Packages

v1.133.13

Compare Source

Version 1.133.13 - 10/18/25, 12:31 AM

Changes

Fix
  • server side redirects causd by default search param respect rewrite (#​5523) (de16769) by Manuel Schiller

Packages

v1.133.12

Compare Source

Version 1.133.12 - 10/17/25, 11:27 PM

Changes

Fix
Chore
  • eslint: resolve eslint errors in hydrateStart (#​5521) (4f9b737) by Nico Lynzaad

Packages

v1.133.10

Compare Source

Version 1.133.10 - 10/17/25, 8:09 PM

Changes

Fix
Ci
  • apply automated fixes (a56f4fa) by autofix-ci[bot]
Docs
  • fix session usage (0149034) by Manuel Schiller

Packages

v1.133.8

Compare Source

Version 1.133.8 - 10/17/25, 5:41 PM

Changes

Fix

Packages

v1.133.7

Compare Source

Version 1.133.7 - 10/17/25, 5:24 PM

Changes

Fix
  • react-router,solid-router: top-level Matches should use pendingComponent on root route (#​5495) (b0d0b25) by Dominik Dorfmeister

Packages

v1.133.3

Compare Source

Version 1.133.3 - 10/15/25, 3:54 PM (Manual Release)

Changes

Fix
  • RELEASE_ALL (8815853) by Birk Skyum
  • force release (66b75cc) by Birk Skyum
Other

Packages

v1.132.47

Compare Source

Version 1.132.47 - 10/6/25, 9:20 PM

Changes

Fix
  • navigate() respects rewrites when reloadDocument=true (#​5389) (2db746c) by Manuel Schiller
Examples
  • Add a new TanStack Start example for typed readable streams (#​5363) (42500ce) by fuko

Packages


Configuration

📅 Schedule: Branch creation - "before 6am on Saturday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a preset from Obos. View repository job log here

@changeset-bot
Copy link

changeset-bot bot commented Mar 29, 2025

⚠️ No Changeset found

Latest commit: 9474437

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 39fb3ad to 116d178 Compare March 29, 2025 17:14
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.29 fix(deps): update tanstack-router monorepo Mar 29, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 116d178 to dd8169e Compare March 31, 2025 08:36
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from dd8169e to db07092 Compare April 1, 2025 00:24
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from db07092 to 95d4df4 Compare April 1, 2025 03:51
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 95d4df4 to d63d649 Compare April 1, 2025 14:53
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.114.32 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from d63d649 to 2cee8f7 Compare April 2, 2025 21:14
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.32 fix(deps): update tanstack-router monorepo to v1.114.33 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 2cee8f7 to a5f2445 Compare April 3, 2025 00:32
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.33 fix(deps): update tanstack-router monorepo to v1.114.34 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from a5f2445 to ce451e2 Compare April 6, 2025 04:58
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.114.34 fix(deps): update tanstack-router monorepo Apr 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from ce451e2 to f854ab2 Compare April 6, 2025 08:38
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.115.0 Apr 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from f854ab2 to 9a29c3e Compare April 6, 2025 12:55
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.115.0 fix(deps): update tanstack-router monorepo Apr 6, 2025
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo fix(deps): update tanstack-router monorepo to v1.133.27 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from d87b91a to 6768990 Compare October 27, 2025 07:49
@renovate renovate bot changed the title fix(deps): update tanstack-router monorepo to v1.133.27 fix(deps): update tanstack-router monorepo to v1.133.32 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 6768990 to 3158399 Compare October 27, 2025 09:33
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 3158399 to 20e4ae0 Compare October 27, 2025 09:55
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 20e4ae0 to b9d39cf Compare October 27, 2025 10:51
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from b9d39cf to eeba3bf Compare October 27, 2025 10:56
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from eeba3bf to 287b92d Compare October 27, 2025 11:04
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 287b92d to 3b49cd1 Compare October 27, 2025 12:01
@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@aulonm aulonm force-pushed the renovate/tanstack-router-monorepo branch from b54c969 to bae2b76 Compare October 27, 2025 14:58
@aulonm aulonm merged commit a3e4520 into main Oct 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants